home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 49
/
Volume 49 - JOGO DISK .iso
/
Games
/
honeytrouble.swf
/
scripts
/
DefineSprite_709
/
frame_1
/
DoAction.as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2007-09-27
|
178 b
|
11 lines
var teEnd = 0;
if(_root.gameZT == "过关")
{
trace("过关");
this.gotoAndPlay("过关");
}
else if(_root.gameZT == "失败")
{
this.gotoAndPlay("失败");
}